Add support for Registration Tokens#17555
Conversation
|
trigger: test-robottelo |
|
PRT Result |
444794d to
d0dd9b9
Compare
|
trigger: test-robottelo |
d0dd9b9 to
b10038a
Compare
|
trigger: test-robottelo |
|
PRT Result |
b10038a to
6309f7c
Compare
6309f7c to
b142abd
Compare
|
trigger: test-robottelo |
|
PRT Result |
|
PRT Result |
b142abd to
67c4ca1
Compare
9dcf9ee to
dac6697
Compare
|
trigger: test-robottelo |
|
trigger: test-robottelo |
|
PRT Result |
| user = admin_user | ||
|
|
||
| # Non-Admin user with "edit_users" permission and "Register hosts" role | ||
| roles = [target_sat.api.Role().create()] |
There was a problem hiding this comment.
Optional: It would be better to define it as a custom_role and assign permissions then append it to list or you simply add to the list when creating a user along with host_register_role
There was a problem hiding this comment.
I would like to keep this.
d5ea2a4 to
4863186
Compare
|
trigger: test-robottelo |
|
PRT Result |
4863186 to
f5e163a
Compare
|
trigger: test-robottelo |
|
PRT Result |
Gauravtalreja1
left a comment
There was a problem hiding this comment.
ACK, @shweta83 Good job and thanks for addressing the comments
Problem Statement
Add support for JWT invalidate via API: SAT-30383
Solution
Added API support
Related Issues
SatelliteQE/nailgun#1260